Skip to content

Conversation

@jaapschoutenalliander
Copy link
Member

@jaapschoutenalliander jaapschoutenalliander commented Oct 1, 2025

Implements #45

This pull request introduces new data types and array classes for asymmetric lines and current sensors, as well as a generic branch type, to the power grid model codebase.

Signed-off-by: jaapschoutenalliander <[email protected]>
@jaapschoutenalliander jaapschoutenalliander linked an issue Oct 1, 2025 that may be closed by this pull request
Signed-off-by: jaapschoutenalliander <[email protected]>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 1, 2025


"""Imports all the arrays, so that array can be imported as follows:
from power_grid_model_ds._core.model.arrays import MyArray
"""
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you mean? The SourceArray is already supported right?

Copy link
Member

@Thijss Thijss Oct 22, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we are currently missing a few defaulted input values compared to the PGM docs, or am I mistaken?

Copy link
Member

@Thijss Thijss Oct 22, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps easier to leave out the columns with defaults for GenericBranch after all? That way we are consistent across arrays

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Add GenericBranch support

3 participants